-
Home
-
ReCrawler
-
0.1.5 (latest)
-
Code
-
Classes
- Rijndael
Total Complexity |
104 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
1,006 |
Lines of code |
692 |
Logical lines of code |
291 |
Comment lines |
287 |
Methods |
15 |
Properties |
9 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setupKey() |
B |
37 |
20 |
65 |
getTables() |
B |
20 |
3 |
276 |
isValidEngineHelper() |
A |
49 |
17 |
25 |
setupInlineCrypt() |
A |
34 |
11 |
102 |
encryptBlock() |
A |
42 |
7 |
51 |
decrypt() |
A |
50 |
8 |
29 |
decryptBlock() |
A |
43 |
6 |
49 |
setBlockLength() |
S |
57 |
6 |
16 |
setKeyLength() |
S |
59 |
6 |
14 |
setKey() |
S |
60 |
6 |
13 |
getInvTables() |
S |
46 |
3 |
19 |
setup() |
S |
64 |
4 |
9 |
encrypt() |
S |
61 |
3 |
11 |
__construct() |
S |
70 |
2 |
6 |
subWord() |
S |
66 |
2 |
7 |